Skip to content

Conversation

qpitlove
Copy link

@qpitlove qpitlove commented Jan 6, 2015

reformat code and fix jshint error
replace console to $log
updateOnBlur directive only use scope.$apply method when scope.$root.$$phase is null
when destroy updateOnBlur directive, remove element event handler ( prevent memory leak )
add submit event handler to updateOnBlur directive ( check validation not only blur but also submit )
add .gitignore ( ignore web storm or intelij files )

reformat code and fix jshint error
replace console to $log
updateOnBlur directive only use scope.$apply method when scope.$root.$$phase is null
when destroy updateOnBlur directive, remove element event handler ( prevent memory leak )
add submit event handler to updateOnBlur directive ( check validation not only blur but also submit )
@chandermani
Copy link
Contributor

Sorry for the late reply and for your fixes. My file diff for the validation directive file shows everything has moved. Not sure why. If your changes are only related to using $log and fixing updateonblur i can selectively apply that.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants